home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside the White House
/
Inside the White House.iso
/
whouse.dir
/
00114.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-01
|
235 b
|
11 lines
on mouseUp
puppetSound("newclick.aif")
set the ink of sprite the clickOn to 4
updateStage()
repeat while the stillDown or soundBusy(1)
end repeat
set the ink of sprite the clickOn to 36
updateStage()
go("Timeline")
end